home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / util / misc / iiqtools.lha / Is_AGA_ExampleScript < prev    next >
Encoding:
Text File  |  1996-03-10  |  107 b   |  8 lines

  1. Is_AGA
  2. if warn
  3. echo This Computer is aga
  4. demo 1
  5. else
  6. echo This Computer is not aga, sorry cannot do!
  7. endif
  8.